home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / RemoteKeys / Manual / English / Form Activator.txt < prev    next >
Encoding:
Text File  |  2002-06-03  |  2.0 KB  |  52 lines

  1. Form Activator
  2. ==============
  3.  
  4. Caution!
  5. --------
  6. Since v5.5 RK includes a new activation technique using
  7. a module from Karl E. Peterson (thanks!)
  8. If you have no trouble with the activations of any windows,
  9. you will not need this module. Maybe this option is required
  10. for W95 user only.
  11.  
  12.  
  13. Caution!
  14. --------
  15. Because the Karl E. Peterson technique work very good, this
  16. function was removed since v7.3.
  17. If needed (W95) the last version which includes this module
  18. (v7.2) will be available to download from www.freewarehits.de
  19. now and in the future.
  20. Because the interesting foundation information the following
  21. description was not removed from this manual.
  22.  
  23.  
  24.  
  25. For what is the Form Activator needed?
  26. --------------------------------------
  27. To understand the necessity of this function it is necessary to
  28. understand a little about the method how RK works.
  29. If you click on a button to send something to an application, RK 
  30. has the focus in this moment. Before it starts to send
  31. something, it must give the focus back to the application where
  32. the user come from. In the standard mode (if the Form Activation 
  33. function is off) it uses a "set focus" function from a Windows
  34. operating system library. In many cases this works good but
  35. there are unfortunately exceptions. These exceptions are that in 
  36. some windows the cursor of input lines is not flashing after the 
  37. window got the focus back. 
  38. A typical example for this behaviour are internet forms, no
  39. matter if you use Microsoft Internet Explorer or Netscape
  40. Navigator.
  41. The result is that not only one keystroke reaches the input line 
  42. of a html form.
  43. So the programmer of RK must found alternate methods to activate 
  44. an application because the possibility to fill out forms was a
  45. central functionality for him and his own use.
  46.  
  47. --> Note
  48. The settings for the Form Activator are valid for the session
  49. only and will not be saved on disk if not specially checked.
  50. This is to avoid not wanted results in the next session if the
  51. user did not remember the current setting.
  52.